| Summary Item | Total | Failed |
|---|---|---|
| Requests | 180 | 3 |
| Prerequest Scripts | 216 | 0 |
| Test Scripts | 267 | 9 |
| Assertions | 1629 | 36 |
| Skipped Tests | 0 | - |
expected 518 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 252 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 266 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 260 to be below 200
expected 291 to be below 200
expected 302 to be below 200
Cannot read properties of undefined (reading 'job_number')
Unexpected token ':' at 1:4
401: Unauthorized
^
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 251 to be below 100
expected 251 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 253 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 272 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 262 to be below 200
expected 302 to be below 200
expected 305 to be below 200
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 251 to be below 100
expected 251 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 250 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 265 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 264 to be below 200
expected 301 to be below 200
expected 311 to be below 200
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 251 to be below 100
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 031d31ec-0b5b-47d0-b947-27c326b943bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-Dck592dZqDaRy3+iyYkOgkZqAvE" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | accef04d-64fa-4502-a9e9-60309c9fad98 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1c15d7c-ad60-4f73-ab57-1fb49257440a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1bbaeac1-e649-4c18-b01e-62dcb683a228 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fb072a0b-100c-4298-9ceb-4beeb7611bce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bbc663b9-0b1a-4e93-ba3b-fd2491834d22 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ace2ab9-7fe7-4419-88c8-7359f386e033 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34992d99-7db9-4970-babf-a149f896e62b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-CQrBfBrbNkDefRu/VFVLRNPIUWc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":63},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8a9af59-75d4-4c5a-8a2c-9cae43081ed5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-qRyHaipMDC5rrpdURYa3XAPTq80" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":64},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34313e7d-d6d9-4ac2-8cb9-b0f563d3e740 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7464842-a532-4771-b007-6be8914cb492 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4dcce2ae-ca9a-41a3-aa8c-e25c386a6294 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0adec0c-c642-42d0-85f4-324c60e70c27 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 29f22f60-1004-444a-853c-b565d9b2af5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0076c1ec-2850-4e07-9481-7f8718996b28 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Charles |
| randomlastname | Carter |
| randommobilenumber | 485-336-4735 |
| randomEmail | Scottie.Veum@gmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c935a731-a29d-47c8-8f0c-019e24cacde3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1072 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jarrell",
"last_name": "Armstrong",
"mobile_number": "338-364-2622",
"mobile_number_alt": "",
"email_id": "Nikolas14@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14205361189134",
"imei1": "14205361189134",
"imei2": "14205361189134",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-EIMX7qT0D5QPlph4tqj91UPgK9k" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152296,"tr_customer_product_id":152286,"job_number":"JOB_152279"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Conrad |
| randomlastname | Emmerich |
| randomEmail | Jennie_Johnston51@hotmail.com |
| randomPhoneNumber | 887-704-8415 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b176134-0a56-40cc-bf87-f7af5f16e211 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1074 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Milo",
"last_name": "Kautzer",
"mobile_number": "572-842-4730",
"mobile_number_alt": "",
"email_id": "Violette.Wisoky6@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19528379887306",
"imei1": "19528379887306",
"imei2": "19528379887306",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-RxsYQwV+z2GkyPoc36cAq+Ct/+w" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152297,"tr_customer_product_id":152287,"job_number":"JOB_152280"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Haley |
| randomlastname | Brakus |
| randomEmail | Tre_Cummings@gmail.com |
| randomPhoneNumber | 565-367-4186 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ac96b0c-2531-4116-aa61-095c51ff4217 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1065 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Keon",
"last_name": "Hoppe",
"mobile_number": "712-581-7075",
"mobile_number_alt": "",
"email_id": "Taurean82@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14901218542014",
"imei1": "14901218542014",
"imei2": "14901218542014",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-6EjBVe6PS0HevEself9ctNK7Ncg" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152298,"tr_customer_product_id":152288,"job_number":"JOB_152281"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Koby |
| randomlastname | Dare |
| randommobilenumber | 807-967-6547 |
| randomEmail | Rosalind.Kulas12@gmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20201189-5aaf-4085-85c0-4a7fd630d5ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "rita",
"last_name": "das",
"mobile_number": "9990877886",
"mobile_number_alt": "",
"email_id": "klj@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13987670613936",
"imei1": "13987670613936",
"imei2": "13987670613936",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-uA8sw7IEhAVw7AK8VqDGvX81a5g" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152299,"tr_customer_product_id":152289,"job_number":"JOB_152282"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Margarett |
| randomlastname | Mertz |
| randomEmail | Jonathon35@yahoo.com |
| randomPhoneNumber | 977-923-4022 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 82f2a437-d216-47b5-a5e1-3d414762588b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Grace",
"last_name": "Wiza",
"mobile_number": "300-265-1712",
"mobile_number_alt": "",
"email_id": "America.McGlynn88@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100294420",
"imei1": "100294420",
"imei2": "100294420",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomfirstname | Jadyn |
| randomlastname | Kunze |
| randomEmail | Elbert_Cole19@gmail.com |
| randomPhoneNumber | 251-476-2252 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8fab450-ea80-443a-bd5c-9f4b7e8d35d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Lessie",
"last_name": "Kub",
"mobile_number": "434-738-8676",
"mobile_number_alt": "",
"email_id": "Alexandrea24@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100471953",
"imei1": "100471953",
"imei2": "100471953",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| randomfirstname | Jennyfer |
| randomlastname | Mosciski |
| randomEmail | Colton_Stroman85@gmail.com |
| randomPhoneNumber | 351-750-6289 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c56c8e21-d0b9-48bf-93af-c1b35cf98b5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15354235218826",
"imei1": "15354235218826",
"imei2": "15354235218826",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22167f56-0f54-4855-8aa9-c25b292cbc89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-07/c3phEa3vKVDwFubIUQChIcoc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":71},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d9dcabf3-e8f5-404c-a591-02340e8ba8fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"11452-1XWxPCti4lUjIMTB5aQbEgxZt5E" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:07.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:06.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:12.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff3e4c44-0e60-4d93-9284-60e09c7fb38a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"11452-1XWxPCti4lUjIMTB5aQbEgxZt5E" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:07.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:06.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:12.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 71 | 0 | 0 |
| Verify the key created_at are present | 71 | 0 | 0 |
| Verify the key name are present | 71 | 0 | 0 |
| Verify the key mobile_number are present | 71 | 0 | 0 |
| Verify the key mst_action_status are present | 71 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 360 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7476dca8-b0a5-42de-a969-5cecb244801b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152281"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-CLGYFA54Z0dX5Q79V1QODVZObLA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MDZ9.TAG0fUqc5TFF5r-JhI9nKd55TOZegPK_ZVhhK6aRyTY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2535a3b2-6bc8-46d0-a3b6-9af2a3fbebc3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"623-ygUQmU2PLK7JTAXoc8zvuAXUNtI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586723,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:11.000Z","created_at":"2026-01-12T04:00:11.000Z"},{"id":586724,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:11.000Z","created_at":"2026-01-12T04:00:11.000Z"}],"problems":[{"id":126514,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:11.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba543ca0-d53e-4356-a8f2-42cfee9408a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-PYlImT7mlw+4nbqCSeSMsYxGElg" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 570a36bc-a9b1-4678-9b0d-79ea8980360b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ceafd0c-21bb-4979-ba09-281cd43bfdcc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-KRJWiY3njY9OG17ouOgbre7NpwE" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":351},{"label":"Pending for repair","key":"pending_for_repair","count":9},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3731c1a8-b74a-4698-9b83-e9ae6c9ef97a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"551f2-7Yt48yShxxhj61X7UggKMVroMlk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:12.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1dfe1673-30be-455e-a8e1-504eb89b88db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2799c1b-3cc7-4d5e-8eb6-4923967cef2f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152282,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b851a88-1f85-426c-a40f-6c9c58056489 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"54a35-n/LSfZZEEm+/ZUM4ejCzoKsv0vc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:12.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 217df6f4-5ff2-4cc7-b972-fdeb4705e73e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-qzZil68/W2whdDihpbVS4PI4NSg" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a1873f97-002d-4354-836b-2d56d6e85a18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e4a6fed-366d-497a-80be-a7fc92e25830 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-GhrGdyXZilQZymaTP2LUTiK+XDc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":12},{"label":"Repair completed","key":"repair_completed","count":20}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b1bc673d-b5f3-42fa-b3d9-d7be2d03d239 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2e25-mg858O6CSEzI7RPEjy84lDl7WI0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:15.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:15.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50841c2f-36e7-46aa-8eea-e18f5f2b3812 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b0c7ab9-3814-4033-beb8-97c5eb7d9684 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3898-ua7iu9tkCfpbP6uHAZzjEbLh3/w" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:15.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152282,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:11.000Z"}],"quatations":[]},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152274,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:04.000Z"}],"quatations":[]},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":152269,"remark":"Camera is not working properly. ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:03.000Z"}],"quatations":[]},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:15.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152265,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:02.000Z"}],"quatations":[]},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T03:59:58.000Z"}],"quatations":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":152156,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T17:42:07.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff7f93eb-5dd5-4d50-b49c-e41b731c447d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTZ9.2PaRlfZQb1LBJ52gGGE8IjoY8nCoUXzK3HJXa0mgkkg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a200eff5-d6cf-4b19-991b-dd7dfa4eda5e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152282,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c58639e2-99e9-4612-9818-0d2730432926 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-VuevRMLsL/ypHLQcz/a0jiHxJ3M" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23f24b7b-9d55-453d-92c7-3e0b81706254 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 442b7444-9017-474d-96f7-df7549b7fecb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-dQDdpcR4RW1yj6mp7ZVw3O2mplU" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":20},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92cf8bb0-99ba-4013-bec4-f37b63904a04 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5dc05e1c-0d11-48d3-aa32-15af1b561bda |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4d7b-GYMGRtQlAggPP/S83tS02f46+hQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 33e0acbd-1968-4988-99b2-241281063d74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f8c-2bwyrODluG+IFadngQIonrzZW1Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:18.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a57a17cd-7c17-45a5-837e-e2d084c046c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152282}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQxOH0.Aj0R8fJsE1-dkLhl3i0RPjr852yEK41WNgAvkcjgcSU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e8fdf758-c32c-4a0d-a3b5-0031da035095 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f9d-b2lQWmlzMhF//mxJDMcOYm4+2Ik" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fff532b6-e453-43c8-b63b-83a5e5d52441 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-P3Eao4wcuhswCc3gFS7qrL+vGFM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8b7c1f2-a036-4a14-a940-eeb168ebf42d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65bd3a59-d2b0-4ff8-88d4-a8c21eaff001 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-jLvbjuV5DnCccIAyMfddq04KLks" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":78},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b45a990e-09aa-4964-ba55-b82b65793f23 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7c3-ltY0R546S6IZKOlRetTBeK0iMsQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e07a1871-8280-42a2-ac90-b597fae9a102 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7c3-ltY0R546S6IZKOlRetTBeK0iMsQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 47de7700-e8cb-44fb-b58c-cb58f220ecb0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152282}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a67a78c4-7fb5-4ed5-9fd8-5a34ea085c17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152281"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-CLGYFA54Z0dX5Q79V1QODVZObLA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjF9.3uiuH_lFd9slUL4XH1XRhtFu72z1iIF6rDu6O0fKIFM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b96e9de-8041-47c8-b872-a475349b80a5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"623-ygUQmU2PLK7JTAXoc8zvuAXUNtI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586723,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:11.000Z","created_at":"2026-01-12T04:00:11.000Z"},{"id":586724,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:11.000Z","created_at":"2026-01-12T04:00:11.000Z"}],"problems":[{"id":126514,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:11.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 896ca8a1-a27c-4be4-b8fb-b90e1344abcd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hP/kQFPCdePcBDtPkSRNNItx5nU" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9f01221-a1ea-4758-b2cc-88f1a67f0dc5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hP/kQFPCdePcBDtPkSRNNItx5nU" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0af930d1-5434-437d-be78-c3add98eb6f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dfd97f3e-92b6-48d1-aee0-b2c7f54216d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1324559-673b-46a8-9719-5b794e3b200b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9fa3f9fc-b02a-4cba-a783-70aa2c3b54f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf740890-8186-4256-97b5-771f45b2820f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 543e05ad-aaae-4266-a63f-1105b975d02f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23affc75-e0e6-4c61-b497-c5c39530dd63 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-MKdJxnK0k1e0/3ZPpoBKgChbCto" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":81},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e89b78a4-c12f-4e18-b9ef-9edb22450eda |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-MKdJxnK0k1e0/3ZPpoBKgChbCto" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":81},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2154726b-5d2f-401b-835e-d278384560f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 706be122-2478-45ae-8221-ed1131a97c0a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d75b74db-523d-4b2f-aa7f-ccfbf00d0dad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 02cbd976-81e6-4705-b6a4-620f285dcc39 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3493a67-81c1-41c0-932e-4f96bc87e25a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9684857e-c4d8-403e-8a2e-14cfa4bceb19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Colby |
| randomlastname | Ferry |
| randommobilenumber | 780-435-1920 |
| randomEmail | Justus.Brown45@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8fd06b8a-4ec5-45ab-92ca-701b3a9b1d9d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1073 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Ally",
"last_name": "Skiles",
"mobile_number": "665-695-1638",
"mobile_number_alt": "",
"email_id": "Madilyn_Parker87@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13777609579606",
"imei1": "13777609579606",
"imei2": "13777609579606",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-0noU2h4T1A0u0X0HFzMluhNbAlc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152312,"tr_customer_product_id":152302,"job_number":"JOB_152295"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Joanny |
| randomlastname | Lakin |
| randomEmail | Tamia_Koepp62@gmail.com |
| randomPhoneNumber | 446-238-5839 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9ace5fce-e189-49ff-9b3d-6155077f4e34 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1063 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Abby",
"last_name": "Hilll",
"mobile_number": "581-357-9179",
"mobile_number_alt": "",
"email_id": "Brisa72@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13608901527525",
"imei1": "13608901527525",
"imei2": "13608901527525",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-vnp0u3VUPvQMpo5Mz1xV2WIg1rw" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152313,"tr_customer_product_id":152303,"job_number":"JOB_152296"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Russell |
| randomlastname | Lang |
| randomEmail | Rodolfo_Green@gmail.com |
| randomPhoneNumber | 236-782-4978 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d9291e75-1b8e-4304-add8-a071bcbd9346 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "King",
"last_name": "Medhurst",
"mobile_number": "243-552-6696",
"mobile_number_alt": "",
"email_id": "Ryder_Gottlieb23@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14170285319935",
"imei1": "14170285319935",
"imei2": "14170285319935",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-QTZ/D7YIR2Xe9vXxQQDVPkamKnI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152314,"tr_customer_product_id":152304,"job_number":"JOB_152297"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Kathleen |
| randomlastname | Kertzmann |
| randommobilenumber | 244-397-0961 |
| randomEmail | Kaya59@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d337d745-9395-4e36-b47f-569d96994780 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "john",
"last_name": "merry",
"mobile_number": "8890877654",
"mobile_number_alt": "",
"email_id": "oip@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14850072762528",
"imei1": "14850072762528",
"imei2": "14850072762528",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-mLJ4KFkuHJj18x8nVWJ0uRNagzo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152315,"tr_customer_product_id":152305,"job_number":"JOB_152298"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Nash |
| randomlastname | O'Reilly |
| randomEmail | Landen81@gmail.com |
| randomPhoneNumber | 465-501-9166 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61eff857-a6c7-423c-afe5-9664ca1e936b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Arturo",
"last_name": "Oberbrunner",
"mobile_number": "292-605-0743",
"mobile_number_alt": "",
"email_id": "Dulce17@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100737523",
"imei1": "100737523",
"imei2": "100737523",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MTR9.ejea5jlOxJL9FjA79o1zHKSX3wB5oWudtZis3bzjYEs |
| randomfirstname | Celine |
| randomlastname | Koepp |
| randomEmail | Jamil_Jacobson19@gmail.com |
| randomPhoneNumber | 330-556-7386 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7c05b786-4e48-446c-8b72-f2e006f75bd2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1064 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Dewitt",
"last_name": "Gorczany",
"mobile_number": "823-690-7099",
"mobile_number_alt": "",
"email_id": "Scarlett_Pollich13@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100285758",
"imei1": "100285758",
"imei2": "100285758",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| randomfirstname | Keanu |
| randomlastname | Turner |
| randomEmail | Vito.Erdman@yahoo.com |
| randomPhoneNumber | 781-284-9400 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69579c5a-bd24-4f3c-8549-e7a985257fc5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "18187052227101",
"imei1": "18187052227101",
"imei2": "18187052227101",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a2eb765-9570-4055-a1c6-1ac6b73f17be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 241 |
| ETag | W/"f1-eBmKQiB2Azig+jOzhOi6S2QKzzg" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":87},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c587a001-403e-4b33-9cb4-05e63608133b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"15612-JkqPd4z3bj165bYxxPqqySqStUg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:26.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:24.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10f21f21-2fe0-4313-b3b1-be2aa9fcb6b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"15dcf-+h0o00Jn7/xBoQFHpkjL0PvfRTQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:26.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:24.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 90 | 0 | 0 |
| Verify the key created_at are present | 90 | 0 | 0 |
| Verify the key name are present | 90 | 0 | 0 |
| Verify the key mobile_number are present | 90 | 0 | 0 |
| Verify the key mst_action_status are present | 90 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 455 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 78b41ee0-b7c2-434a-b2c4-f8022158dc8e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152297"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"409-cj81H0kLEKxfpxLMhA72z2MEyIE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MjN9.CfvpRPewTBCQag8aJJnd0KO0yn2VWhVS5GLZNI1r5Zs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca947f2f-3ebc-49fa-a4b4-b36aaed4f951 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62f-dMY+lkgE+/2KQm4eaLuz0D/X3Os" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586790,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:28.000Z","created_at":"2026-01-12T04:00:28.000Z"},{"id":586791,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:28.000Z","created_at":"2026-01-12T04:00:28.000Z"}],"problems":[{"id":126539,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:28.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92b407f4-a704-448b-ae7d-a9e93f6ef22d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-kJvjtzHIc7Fa9/yzH9p2pTm60do" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7be1b8a1-660d-47fe-9977-08ae43f6f7a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f64929c-aade-4a8f-a438-a4e990176dfa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-oPDt+dVrg2rKGwlmFlljE8AXVhw" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":370},{"label":"Pending for repair","key":"pending_for_repair","count":8},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2dd781e8-10b4-410f-b62f-ad2b6ca8dc85 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"59f9f-+aSMhmLHz5grvrIkYomAmOphKVo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a232e442-3995-4fa5-83c4-00c35d433c41 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c60a0063-2cde-46f5-a9fa-923101b33477 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152298,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5d295c2-e37f-43d9-a669-a547d98161df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5a3a7-5eBx85h0r3qzo9yx75fkBTCt6bQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3ea20a9-8fe6-4571-99a1-db4ffc31b7a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-9wnKoQ1M5yXTgnyj4xqxwPh4+B8" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b1082e0-1c62-4110-85ea-b75f614ba664 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f3cdc61d-719b-492c-9021-62120065c714 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-NIMjYY5KUDl4FYYvjV5wa+Ez1Gc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":9},{"label":"Repair completed","key":"repair_completed","count":28}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ecb34f2f-74a7-483d-b605-4b1ac8b401a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"22a6-bJAKS4sRv2SNwamcQ/7xY8vpvZ8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac940f58-3e70-4a52-8562-54d4ee8dd270 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 410bca25-cf98-4dc0-9c85-a41e881f20ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2f33-OJYlDNAjqMCkpLzLFDkzjhGcTlo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152306,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:31.000Z"}],"quatations":[]},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152298,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:28.000Z"}],"quatations":[]},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152291,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:20.000Z"}],"quatations":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":152156,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T17:42:07.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0851ad1-ab38-4a9f-a53a-c96b3526f780 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzN9.5nF-HziyAKs3Qsbm2c7Yayxfc27fU4fN0zpe3TtteX4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 233defb0-9e22-4680-8976-5954abcb26ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152298,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55a48967-a6cf-439e-986b-ad57badd9a04 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-oD6FbtGhL3WEl1fht+KrRcGBm0c" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b731c405-73f4-4aab-8858-418fae28e57f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c5a4f09b-2119-4b84-9e68-fc41cead571a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-6/alAjfTqRrP5EBAkacUIZ7HBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":5},{"label":"QC Completed","key":"qc_completed","count":27},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 33c03f72-93b9-4a71-84e2-1c2ae84f2769 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6593966-d052-424a-ae51-6cb91fff7d52 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"6872-+Br9zLCQ1hU8DO+pis1wcfouypo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e48556c-ec87-409f-a5a3-d7760fd87d15 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1748-urovd8D/ntkreJDmU61KNItTQdA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:32.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 553c15d9-ea1f-4856-9a93-e08db3b6c922 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152298}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQzNX0.70RvVFeGlFe8-CM2W6T3ONmVQc0_zADQGcaiRj27mOs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58acf913-db4f-44a7-b694-0b65ee8376b7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1372-5jGNcuqiFYdhWr4zPPuMs8rN1No" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:32.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec5a7ddf-4792-48d3-9b7e-40810644c50c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-WuDRNzxHmklhdsUGOxAlKy99ELY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f61343c3-c26f-421f-b68a-947167afe3ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7252d480-1f3e-49a8-81c3-154047b6aa35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a8SHMMXs+Is/QBPhxt6t5Bs0Tl8" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":103},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4740cfed-2c5e-45d6-b039-4efa4a2e773f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1732-7VH2NtJ5SVhl0Hjidmjm7mvYW/I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:38.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 062b2932-8b09-4ad0-82bf-77f48fa61b06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1732-7VH2NtJ5SVhl0Hjidmjm7mvYW/I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:35.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:38.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54d65a82-8fcd-4fd8-923b-6e193a6d3a1c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152298}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8d51b1c-ab5a-4ca0-b9c5-3b7ab8a86c92 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152297"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"409-cj81H0kLEKxfpxLMhA72z2MEyIE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0Mzh9.lbs0gZiDVx2qzV6NMLnd__Alzq9IX0AFqDcXJ2bROeg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b53cb68-6faa-44ad-b2b8-a5a1b63277b7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62f-dMY+lkgE+/2KQm4eaLuz0D/X3Os" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586790,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:28.000Z","created_at":"2026-01-12T04:00:28.000Z"},{"id":586791,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:28.000Z","created_at":"2026-01-12T04:00:28.000Z"}],"problems":[{"id":126539,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:28.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8c990004-9f3b-4b45-bd36-a7aef8f6dd50 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-+ve3yVDAplVB49dVBsLYtHe1dLQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1c76c67-545a-4b65-b2f3-db324e63413d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-+ve3yVDAplVB49dVBsLYtHe1dLQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9cba8c55-2536-4dff-9b6d-778b71901844 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3be12cf9-97b4-4d24-bb30-697dbf16148f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d6a4281-ef99-4847-8648-4f9499a56862 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c70489d0-6051-4624-a43d-d1ceb34111c6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c7d6e93-ec70-40fb-9207-5a36dc60e8cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54a0921c-49c8-4d0f-88c8-d6dd5ca510c8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 789eb5e2-6f80-428a-96a0-5c995dbba1fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-hiLXFMcjm+rDtFeO2mYhLDRDjQk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":103},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6f49ee07-d204-4af2-842d-9d011822932d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-IMu4If7+ZGZaJMK/2UvpPHwqu28" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":103},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51796237-69ab-4187-9c0a-07ca4e388a74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f038fbf7-cc07-4424-94bf-f667880a4681 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f5ec79d-acf9-4694-9108-c629c89cf5c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3c3844b3-3c09-4538-b926-ce0b5c4b7aa7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cd8a137-b67a-443f-b655-b71c563930ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eaff5917-386e-4a0f-9077-cac9463bda5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Dewayne |
| randomlastname | Hettinger |
| randommobilenumber | 534-391-1707 |
| randomEmail | Antonette57@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bccf6f77-882f-43a3-b3a0-4d912d3f219d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Laury",
"last_name": "Koelpin",
"mobile_number": "270-875-0555",
"mobile_number_alt": "",
"email_id": "Judd_Rodriguez37@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "12240780471745",
"imei1": "12240780471745",
"imei2": "12240780471745",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-bbXM9Qr33QOzE9Ab5jSzpt25sYk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152336,"tr_customer_product_id":152326,"job_number":"JOB_152319"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Shakira |
| randomlastname | Botsford |
| randomEmail | Joanie_Funk@hotmail.com |
| randomPhoneNumber | 819-591-6139 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15eb4021-8376-4097-bd55-f9ea1f8e3a78 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1074 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Malcolm",
"last_name": "Hartmann",
"mobile_number": "674-775-6104",
"mobile_number_alt": "",
"email_id": "Hilma.Kemmer@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "12866921421995",
"imei1": "12866921421995",
"imei2": "12866921421995",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-DU4nqreqy8pnJETTI0PwOazjZ/A" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152337,"tr_customer_product_id":152327,"job_number":"JOB_152320"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Jordyn |
| randomlastname | Pagac |
| randomEmail | Kaylin64@gmail.com |
| randomPhoneNumber | 882-985-3171 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35ec1032-dd88-4378-a8ba-8578a9db2a8e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1072 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Christa",
"last_name": "Lemke",
"mobile_number": "995-885-1358",
"mobile_number_alt": "",
"email_id": "Michaela_Auer@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19758538384020",
"imei1": "19758538384020",
"imei2": "19758538384020",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-511HFuwc++rhoAoXvUuZDn3lqB4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152338,"tr_customer_product_id":152328,"job_number":"JOB_152321"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Boris |
| randomlastname | Runolfsson |
| randommobilenumber | 602-483-0879 |
| randomEmail | Stevie_Hirthe74@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 868c2d93-b182-436c-bb7e-10af1a916f61 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "nancy",
"last_name": "perry",
"mobile_number": "7889066543",
"mobile_number_alt": "",
"email_id": "np@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15839870454279",
"imei1": "15839870454279",
"imei2": "15839870454279",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-/1u+RSpN7MWPhpvb255Mju30gxQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152339,"tr_customer_product_id":152329,"job_number":"JOB_152322"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Ryley |
| randomlastname | Rippin |
| randomEmail | Nella.Donnelly@gmail.com |
| randomPhoneNumber | 473-963-0256 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34297f16-468a-4732-8b5f-d6833dea86d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1058 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kamryn",
"last_name": "Schulist",
"mobile_number": "718-242-1021",
"mobile_number_alt": "",
"email_id": "Treva_Wisoky@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100245077",
"imei1": "100245077",
"imei2": "100245077",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0MzF9.FY7w3DzVyNj9gzKBNd0N7KpqOl8s3CURI6pCyQnemaM |
| randomfirstname | Leonor |
| randomlastname | Leuschke |
| randomEmail | Zaria.Blick@hotmail.com |
| randomPhoneNumber | 226-397-6974 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c2d08a2-8653-416d-a356-2a11ca1e033c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1050 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Deja",
"last_name": "Hoeger",
"mobile_number": "803-520-5455",
"mobile_number_alt": "",
"email_id": "Eladio96@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100341580",
"imei1": "100341580",
"imei2": "100341580",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| randomfirstname | Annabel |
| randomlastname | Gleichner |
| randomEmail | Hugh_Marquardt@hotmail.com |
| randomPhoneNumber | 590-833-0868 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 845709f9-1230-4faf-9218-3a77d4160abe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "11998359526856",
"imei1": "11998359526856",
"imei2": "11998359526856",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 859f4324-0afb-42ab-9e11-6d2cb778175b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-shCFF6Ff4A55tjNYQgMD0iITJtE" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":109},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0ada7e64-ca55-482d-9513-542fe2adbbdd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1a7a7-S3ka1h/TbZnJnCsOkaDOV2yFx1Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f735086-1dc4-4f35-a616-e4eb8d3b43c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1a7aa-gASsJn08JXQE5EHouvZj0hXVABs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 109 | 0 | 0 |
| Verify the key created_at are present | 109 | 0 | 0 |
| Verify the key name are present | 109 | 0 | 0 |
| Verify the key mobile_number are present | 109 | 0 | 0 |
| Verify the key mst_action_status are present | 109 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 550 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e4abc29-547b-482f-b3c6-d7334e8e4782 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152321"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"404-UkzwXzohAWFsi0pGmRcjwsOaD4s" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDB9.iUP-MQCeikm0ifBZ9bVdD48qXShAP5YjvPGUCB4Pbvk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c8f8e8f-bf8e-4d14-8529-63a98ddfe2cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62a-WIGtUC26TdY3YJMiAQjnMBE4Gpw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586876,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:45.000Z","created_at":"2026-01-12T04:00:45.000Z"},{"id":586877,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:45.000Z","created_at":"2026-01-12T04:00:45.000Z"}],"problems":[{"id":126568,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:45.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf7cf2c3-df82-4af2-b0f5-35e2a618118f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-ZKIlKKcYHoi0zVC5l6videgLMKQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 05952514-430b-463b-aee5-ed3ef5bd73a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df1c42ae-68ef-469f-b271-4afee2562e59 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 249 |
| ETag | W/"f9-J586fqzaz2JsdojUQaeO0Z9p+Uw" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":379},{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e1cdd8f-c503-45fe-84de-3006025a9661 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5ca7e-HbrDY5+mm+q9D3EOZgxKzu/a+yE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1b865b7-5979-4328-a895-a72ecf3a5269 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c04c2cce-30e5-4b54-a0a1-83ea8948a23d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152322,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NDh9.LtNh_tMvfyEPhhwHM220VxBa0OdWe3VQETzkUMaLVtE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 190f4dc2-ddba-4be9-a830-dff00507f432 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5ca95-XbixcFzQdv7wCOD85/H34jxZK38" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4c69436-ba4a-4ed7-bd48-428594897292 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-oAnmb0TalbaQnsZa71UefrkEvYM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c0d1d160-7afc-4c21-8a9e-bc909d1fad82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 005bd055-2bd5-47e1-a598-486c903c5a3e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-SVF5mHh+HXsuvllz4xNO0D3y+58" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":11},{"label":"Repair completed","key":"repair_completed","count":33}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2ab4213c-91c5-4a88-bcf0-4e89cac777da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a43-qoE2vZdNJYKZJ7aY8+osUXxdcSs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34e8dece-9374-461c-b406-443880a24181 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff5cd9ff-caf0-4f70-a1d3-b3612e2cde81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2f3b-R5WwT/NwpS80tHZk6dnm2e6Lcds" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152322,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:46.000Z"}],"quatations":[]},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152315,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:34.000Z"}],"quatations":[]},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:42.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T04:00:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152309,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:31.000Z"}],"quatations":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-11T17:57:06.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T17:57:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":152156,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T17:42:07.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9db12cec-f5ee-4408-abe8-d73b56c1d961 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTB9.iatknj1tHsI1qaEadwQ8lI89_L9tPtTJYHT3i5yXPrM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23df243d-9347-4116-83d4-4ca8dd5f36da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152322,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5bc10ed-b2a3-48ca-8eae-ab746d7a6c13 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-qINo5iOSXYp06PGBxpxmmeSSNiQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea3d3187-5fa0-4f48-83dc-993dd848d7ee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa352c92-db98-4cc4-b6f9-471cc32c3d10 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-wn19ezcS44JUXBJK0OPVluFoqPE" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":7},{"label":"QC Completed","key":"qc_completed","count":32},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eae1a113-0633-4cf7-90eb-2991a823e7a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91fa0672-76c3-4932-ba38-56059f2fbbee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7bbe-sMZj7G64cJEgK2zebgIop3Ml+bs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1fc0e7d3-1c9e-46af-91c3-65da0149e554 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b38-kRF4SXwcyYkRV2P217DQI6bNPKQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:52.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:52.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:51.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce33b201-3784-4e04-9ddc-bbf9627a1a70 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152322}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MDQ1M30.Lr4jRWaAy4xWcuZ9RtJQl6FF-Oasay-ZpvM8_aZd-fs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a8c24bf-56a4-468f-919a-deefcc508af1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1762-V82XXi/4aL2vDu7b5yvSDzcZFi0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:52.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:52.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:51.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 430f9141-abc0-4fcc-9388-f6749b9abe60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-l9UufCZLsyvuY9DZbgOlfVZNnjs" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 80c560e7-d17f-4187-8f36-285bc0168f31 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e09c67a6-766a-4550-a565-81a87558d8df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ZbhAWwOb6J8RuBWgkmJ8NCUEchY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":120},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 182940ca-ebba-400a-aa7e-7208ff2d69b7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-Ce0W33oS4ISplYmbPkxTmG7E4NI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e038dc5-df2b-4c04-a924-8defd8551f1c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-Ce0W33oS4ISplYmbPkxTmG7E4NI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 85348b60-bf50-47f6-9616-0c05ff411129 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152322}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 825a6061-d4c0-4c46-8923-9a414d9cf02f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152321"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"404-UkzwXzohAWFsi0pGmRcjwsOaD4s" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTV9.asvDUYOeWlcGfNw4aVHjfe9lg23AXUrDiXyoDrgjp4k |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50647866-98b8-497f-9fd0-ba309d05a9c8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62a-WIGtUC26TdY3YJMiAQjnMBE4Gpw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 04:00:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586876,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:45.000Z","created_at":"2026-01-12T04:00:45.000Z"},{"id":586877,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-12T04:00:45.000Z","created_at":"2026-01-12T04:00:45.000Z"}],"problems":[{"id":126568,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T04:00:45.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9af2b5fc-b76a-4b4f-8f3e-d72b4a31c6e0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-so5zVBtFhB4ARlhPCfY7FPi+Y4g" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 04:00:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTA0NTd9.BBVmhPjqdgN3jO55sEbFCRGy6QUQS0HpleRIIaSus58"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |